Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Image formats for an inline image.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Image formats for an inline image.{excerpt}
{signature:C#}
 public sealed class Format : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class Format
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

Bitmap image format

...

 

...

Microsoft enhanced metafile format

...

Graphics interchange format

...

Joint Photographic Experts Group (jpeg) format

...

PICT graphic file format

...

Portable Network Graphics format

...

{signature}
{values}
||Name||Description||
|{anchor:Bmp}Bmp|Bitmap image format|
|{anchor:Unknown}Unknown| |
|{anchor:Emf}Emf|Microsoft enhanced metafile format|
|{anchor:Gif}Gif|Graphics interchange format|
|{anchor:Jpg}Jpg|Joint Photographic Experts Group \(jpeg\) format|
|{anchor:Pict}Pict|PICT graphic file format|
|{anchor:Png}Png|Portable Network Graphics format|
|{anchor:Wmf}Wmf|Microsoft Windows metafile format|