Show / Hide Table of Contents

Class ScreenshotSkiaBgr24NotSupportedException

Thrown when mapping Bgr24 to SkiaSharp, which has no Bgr24 color type.

Inheritance
object
Exception
SystemException
NotSupportedException
ScreenshotSkiaBgr24NotSupportedException
Implements
ISerializable
Inherited Members
Exception.GetBaseException()
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.ReferenceEquals(object, object)
Namespace: Zaya.Screenshot.Models
Assembly: Zaya.Screenshot.dll
Syntax
public sealed class ScreenshotSkiaBgr24NotSupportedException : NotSupportedException, ISerializable

Constructors

| Edit this page View Source

ScreenshotSkiaBgr24NotSupportedException()

Initializes a new instance of the ScreenshotSkiaBgr24NotSupportedException class.

Declaration
public ScreenshotSkiaBgr24NotSupportedException()

Implements

ISerializable
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX