Retrieves the type of the image.
dicomFile
The physical path of the DICOM file.
extraData
User custom data.
Returns one of the values from the Leadtools.Dicom.Services.DataTypes.ObjectType enumeration.
Currently this method will return only .SingleFrameImage for single frame images, .MultiFrameImage for multi-page images or .None for images with no frames.