|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
| Leadtools.CreditCards Namespace : ImageFormat Enumeration |
public enum ImageFormat : System.Enum
'Declaration
Public Enum ImageFormat Inherits System.Enum
typedef NS_ENUM(NSInteger, LTImageFormat)
public enum ImageFormat
| Value | Member | Description |
|---|---|---|
| 0 | YUV420 | YUV420 format. ![]() |
| 1 | YCbCr420 | YCbCr420 format. ![]() |
| 2 | YCrCb420 | YCrCb420 format. ![]() |
| 3 | RGB8888 | RGB8888 format. ![]() |
| 4 | BGR8888 | BGR8888 format. ![]() |
| 5 | RGB888 | RGB888 format. ![]() |
| 6 | BGR888 | BGR888 format. ![]() |
System.Object
System.ValueType
System.Enum
Leadtools.CreditCards.ImageFormat