IImageReader.GetStripe Method

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

Syntax

C#
                Bitmap GetStripe(
	int stripeY,
	int stripeHeight
)

Parameters

stripeY

Type: System.Int32

stripeHeight

Type: System.Int32

See Also

Reference