MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Image Namespace / ImageHelper Class
Members

ImageHelper Class
Contains platform-independed implementation of methods to extract image info from image stream.
Object Model
ImageHelper Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class ImageHelper 
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Rendering.Image.ImageHelper

See Also