Home -> IFrameBufferOutput -> GetImageDimensions

Description

The GetImageDimensions method returns the size in pixels of the image data in the output buffer.

Usage

V2UInt32 GetImageDimensions() const;

Return value

[V2UInt32]
The dimensions of the captured framebuffer image, in pixels.

See also