IImageReader.GetImageParams Method

Gets the parameters of the image being read.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
                ImageParams GetImageParams()

Return Value

An ImageParams instance containing image parameters.

See Also

Reference