> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# NSImage

## Constructors

### NSImage()

```crmscript theme={null}
NSImage
```

## Methods

## GetImage()

```crmscript theme={null}
Byte[] GetImage()
```

**Returns:** [CRMScript.Global.Byte](CRMScript.Global.Byte)\[]

## SetImage(Byte\[])

```crmscript theme={null}
Void SetImage(Byte[] image)
```

**Returns:** [CRMScript.Global.Void](CRMScript.Global.Void)
