This document is archived and information here might be outdated. Recommended version. |
The current PixelBlock.
[Visual Basic .NET] Public ReadOnly Property PixelBlock As IPixelBlock
[C#] public IPixelBlock PixelBlock {get;}
[C++]
HRESULT get_PixelBlock(
IPixelBlock** val
);
[C++] Parameters val [out, retval]
val is a parameter of type IPixelBlock**