|
Some file formats can contain more than one image. The FrameCount
property reflects the number of images.
You can change the currently selected image using the Frame property.
As you change the frame the Width, Height,
HRes and VRes properties
will change to reflect the dimensions and resolution of the currently
selected image. When you add an Image using the Doc.AddImage
method the currently selected frame is added.
|