FreeRDP
BITMAP_PLANAR_CONTEXT Struct Reference

#include <planar.h>

Data Fields

UINT32 maxWidth
 
UINT32 maxHeight
 
UINT32 maxPlaneSize
 
BOOL AllowSkipAlpha
 
BOOL AllowRunLengthEncoding
 
BOOL AllowColorSubsampling
 
BOOL AllowDynamicColorFidelity
 
UINT32 ColorLossLevel
 
BYTEplanes [4]
 
BYTEplanesBuffer
 
BYTEdeltaPlanes [4]
 
BYTEdeltaPlanesBuffer
 
BYTErlePlanes [4]
 
BYTErlePlanesBuffer
 
BYTEpTempData
 
UINT32 nTempStep
 
BOOL bgr
 
BOOL topdown
 

Field Documentation

◆ AllowColorSubsampling

BOOL BITMAP_PLANAR_CONTEXT::AllowColorSubsampling

◆ AllowDynamicColorFidelity

BOOL BITMAP_PLANAR_CONTEXT::AllowDynamicColorFidelity

◆ AllowRunLengthEncoding

BOOL BITMAP_PLANAR_CONTEXT::AllowRunLengthEncoding

◆ AllowSkipAlpha

BOOL BITMAP_PLANAR_CONTEXT::AllowSkipAlpha

◆ bgr

BOOL BITMAP_PLANAR_CONTEXT::bgr

◆ ColorLossLevel

UINT32 BITMAP_PLANAR_CONTEXT::ColorLossLevel

◆ deltaPlanes

BYTE* BITMAP_PLANAR_CONTEXT::deltaPlanes[4]

◆ deltaPlanesBuffer

BYTE* BITMAP_PLANAR_CONTEXT::deltaPlanesBuffer

◆ maxHeight

UINT32 BITMAP_PLANAR_CONTEXT::maxHeight

◆ maxPlaneSize

UINT32 BITMAP_PLANAR_CONTEXT::maxPlaneSize

◆ maxWidth

UINT32 BITMAP_PLANAR_CONTEXT::maxWidth

◆ nTempStep

UINT32 BITMAP_PLANAR_CONTEXT::nTempStep

◆ planes

BYTE* BITMAP_PLANAR_CONTEXT::planes[4]

◆ planesBuffer

BYTE* BITMAP_PLANAR_CONTEXT::planesBuffer

◆ pTempData

BYTE* BITMAP_PLANAR_CONTEXT::pTempData

◆ rlePlanes

BYTE* BITMAP_PLANAR_CONTEXT::rlePlanes[4]

◆ rlePlanesBuffer

BYTE* BITMAP_PLANAR_CONTEXT::rlePlanesBuffer

◆ topdown

BOOL BITMAP_PLANAR_CONTEXT::topdown

The documentation for this struct was generated from the following file: