ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document.Utility Namespace / ImageHelper.DecodeImageResult Structure
Members

In This Topic
    ImageHelper.DecodeImageResult Structure
    In This Topic
    Represents the result of decoding an image.
    Object Model
    ImageHelper.DecodeImageResult Structure
    Syntax
    'Declaration
     
    Public Structure ImageHelper.DecodeImageResult 
       Inherits System.ValueType
    public struct ImageHelper.DecodeImageResult : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.Core.Document.Utility.ImageHelper.DecodeImageResult

    See Also