Show / Hide Table of Contents

Class ImageHeader

Inheritance
object
ImageHeader
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Web.InternalServices
Assembly: DotNetNuke.Web.dll
Syntax
public static class ImageHeader

Methods

GetDimensions(BinaryReader)

Declaration
public static Size GetDimensions(BinaryReader binaryReader)
Parameters
Type Name Description
BinaryReader binaryReader
Returns
Type Description
Size

GetDimensions(string)

Declaration
public static Size GetDimensions(string path)
Parameters
Type Name Description
string path
Returns
Type Description
Size
Back to top by the community, for the community... #DNNCMS