serialize
Serializes the OGImage instance. This byte array can be stored in the database in your application. The instance can be restored by buildFromSerializedData.
Return
Serialized OGImage data.
Since
3.0.139
Serializes the OGImage instance. This byte array can be stored in the database in your application. The instance can be restored by buildFromSerializedData.
Serialized OGImage data.
3.0.139