CVB.Net 14.0
BufferImage.ImageLayout Class Referenceabstract

Contains the buffer layout of a Image for fast BufferImage creation. More...

Static Public Member Functions

static ImageLayout FromImage (Image image)
 Determines the layout information from the given image . More...
 

Detailed Description

Contains the buffer layout of a Image for fast BufferImage creation.

Stores the analysis data.

Member Function Documentation

◆ FromImage()

static ImageLayout FromImage ( Image  image)
static

Determines the layout information from the given image .

Parameters
imageImage to get layout from.
Returns
Image layout information.