Поделиться через


CIImage.ImageWithTexture(UInt32, CGSize, Boolean, CGColorSpace) Метод

Определение

[Foundation.Export("imageWithTexture:size:flipped:colorSpace:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, null)]
public static CoreImage.CIImage ImageWithTexture (uint glTextureName, CoreGraphics.CGSize size, bool flipped, CoreGraphics.CGColorSpace colorspace);
[Foundation.Export("imageWithTexture:size:flipped:colorSpace:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreImage.CIImage ImageWithTexture (uint glTextureName, CoreGraphics.CGSize size, bool flipped, CoreGraphics.CGColorSpace colorspace);
static member ImageWithTexture : uint32 * CoreGraphics.CGSize * bool * CoreGraphics.CGColorSpace -> CoreImage.CIImage

Параметры

glTextureName
UInt32
size
CGSize
flipped
Boolean
colorspace
CGColorSpace

Будет добавлено.

Этот параметр может иметь значение null.

Возвращаемое значение

Атрибуты

Применяется к