Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
– (uiimage *)thumbnailimageattime:timeoption.
— (uiimage *)thumbnailimageattime:timeoption.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
with cgimage, you can easily get uiimage of the image and use it at your discretion.
Имея cgimage, можно легко получить uiimage изображения и далее использовать его в своих целях.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 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 из текущего контекста.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 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.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent