Click or drag to resize

PixelMemoryLLGetHeight Method

Subclasses of PixelMemory implement this method to return the height of the image.

Namespace:  Atalasoft.Imaging.Memory
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected abstract int LLGetHeight()

Return Value

Type: Int32
See Also