Метод | Описание | |
---|---|---|
CameraFile ( ) : System.IO |
Initializes a new instance of the CameraFile class.
|
|
Load ( |
Loads the file from the specified stream.
|
|
Save ( |
Saves the file to the specified stream.
|
public Load ( |
||
stream | The stream to read from. | |
Результат | void |
public Save ( |
||
stream | The stream to save to. | |
Результат | void |