Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The WIA_DPS_PAD_COLOR property contains the current pad color that is used when the WIA minidriver pads unaligned data. The WIA minidriver creates and maintains this property.
Property Type: VT_UI1 | VT_VECTOR
Valid Values: WIA_PROP_NONE
Access Rights: Read/write
Remarks
The WIA_DPS_PAD_COLOR property should be reported as a vector of four BYTE values in the form of an RGBQUAD structure (which is described in the Microsoft Windows SDK documentation).
An application reads WIA_DPS_PAD_COLOR to get the padding color that is used.
Requirements
Header: wiadef.h (include Wiadef.h)