Twitterizer 2 Documentation
TwitterImage Class
NamespacesTwitterizerTwitterImage
Represents an image for uploading. Used to upload new profile and background images.
Declaration Syntax
C#Visual Basic
[SerializableAttribute]
public class TwitterImage
<SerializableAttribute> _
Public Class TwitterImage
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
TwitterImage()()()()
Initializes a new instance of the TwitterImage class

Data
Gets or sets the data.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Filename
Gets or sets the filename.

Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetMimeType()()()()
Gets the image's MIME type.

GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
ImageType
Gets or sets the type of the image.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ReadFromDisk(String)
Reads a file from the disk and returns a TwitterImage instance for uploading.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
TwitterImage

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)