FreeRDP
|
Data Fields | |
UINT32 | OrgByteCount [4] |
UINT32 | format |
UINT16 | width |
UINT16 | height |
BYTE * | BitmapData |
size_t | BitmapDataLength |
BYTE * | Planes |
size_t | PlanesSize |
UINT32 | PlaneByteCount [4] |
UINT32 | ColorLossLevel |
UINT32 | ChromaSubsamplingLevel |
BOOL | DynamicColorFidelity |
const BYTE * | palette |
BOOL(* | decode )(NSC_CONTEXT *WINPR_RESTRICT context) |
NSC_CONTEXT *WINPR_RESTRICT | context |
NSC_CONTEXT *WINPR_RESTRICT const BYTE *WINPR_RESTRICT | BitmapData |
NSC_CONTEXT *WINPR_RESTRICT const BYTE *WINPR_RESTRICT UINT32 | rowstride |
NSC_CONTEXT_PRIV * | priv |
Definition at line 50 of file nsc_types.h.