Method GetFrameCount

Namespace TallComponents.PDF.Shapes
Class ImageShape

Extract the number of frames from the image data.

Syntax

public  Int32  GetFrameCount( String  path Object  sender GetWebCredentialsEventHandler  getWebCredentials )

Returns

Int32

Number of frames in this image.

Parameters


String path
The path to the image. May be a file path or a URL.

Object sender
The sender for the GetWebCredentials event.

GetWebCredentialsEventHandler getWebCredentials
The event handlers to query for the web credentials.