Class BitmapInvalidSizeException

Class BitmapInvalidSizeException

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Representerar undantag som uppstår när det inte finns tillräckligt med minne för att skapa en bitmap-instans.

public class BitmapInvalidSizeException : Exception, ISerializable

Arv

objectExceptionBitmapInvalidSizeException

Implementerar

ISerializable

Arvda medlemmar

Exception.GetBaseException(), Exception.ToString(), Exception.GetType(), Exception.TargetSite, Exception.Message, Exception.Data, Exception.InnerException, Exception.HelpLink, Exception.Source, Exception.HResult, Exception.StackTrace, Exception.SerializeObjectState, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Konstruktörer

BitmapInvalidSizeException(SerializationInfo, StreamingContext)

Initialiserar en ny instans av klassen Aspose.Tasks.BitmapInvalidSizeException.

protected BitmapInvalidSizeException(SerializationInfo info, StreamingContext context)

Parametrar

info SerializationInfo

Serialiseringsinformationen.

context StreamingContext

Serialiseringskontexten.

 Svenska