Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
– (uiimage *)thumbnailimageattime:timeoption.
— (uiimage *)thumbnailimageattime:timeoption.
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
with cgimage, you can easily get uiimage of the image and use it at your discretion.
Имея cgimage, можно легко получить uiimage изображения и далее использовать его в своих целях.
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
to do this, the cgbitmapcontextcreate function is used. then the only thing you need to do is to get the picture as uiimage from the current context.
Это выполняется вызовом функции cgbitmapcontextcreate. Далее требуется только получить изображение в виде uiimage из текущего контекста.
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
as you can see from the vimage code, first you get "raw" image data, perform convolution, and then collect the data back into uiimage. indieambitions.com has published an excellent guide to creating a blurred image with vimage. also, as an example you can use application rnblurmodalview that uses the accelerate framework to blur the interface on uialertview.
Как видно из кода, vimage должен получить «сырые» данные изображения, выполнить свертку, а затем собрать их обратно в uiimage. На сайте indieambitions.com есть прекрасное руководство по созданию размытого изображения с использованием vimage.
Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta