VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles Namespace / ImageFileSource Class / ReadBytes Methods
In This Topic
    ReadBytes Method (ImageFileSource)
    In This Topic
    Overloaded. Reads bytes from the stream of the image file.
    Overload List
    OverloadDescription
    Reads bytes from the stream of the image file.
    Reads count bytes from the stream of the image file with index as the starting point in the byte array.
    Reads count bytes from the stream of the image file into a byte array and advances the current position by count bytes.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also