Click or drag to resize

AsTiffGetTileSize Method (IntPtr, Int32, Int32, Int32)

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage.Lib (in Atalasoft.dotImage.Lib.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public static void GetTileSize(
	IntPtr p,
	int frame,
	out int width,
	out int height
)

Parameters

p
Type: SystemIntPtr
frame
Type: SystemInt32
width
Type: SystemInt32
height
Type: SystemInt32
See Also