PTPixelFormat
enum PTPixelFormat { e_ptrgba,
e_ptbgra,
e_ptrgb,
e_ptbgr,
e_ptgray,
e_ptgray_alpha,
e_ptcmyk}
Undocumented
-
Undocumented
Declaration
Objective-C
e_ptrgba -
Undocumented
Declaration
Objective-C
e_ptbgra -
Undocumented
Declaration
Objective-C
e_ptrgb -
Undocumented
Declaration
Objective-C
e_ptbgr -
Undocumented
Declaration
Objective-C
e_ptgray -
Undocumented
Declaration
Objective-C
e_ptgray_alpha -
Undocumented
Declaration
Objective-C
e_ptcmyk
PTPixelFormat Enumeration Reference