Show / Hide Table of Contents

Class PictureTag

Picture Tag.

Inheritance
Object
PictureTag
Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.dll
Syntax
public class PictureTag : object

Fields

Data

Picture Data.

Declaration
public byte[] Data
Field Value
Byte[]

MimeType

Picture Mime Type.

Declaration
public string MimeType
Field Value
String

PictureType

Picture Type.

Declaration
public PictureTypes PictureType
Field Value
PictureTypes

Back to top Copyright © 2017 Mathew Sachin
Generated by DocFx