Miniatura Members
The Miniatura type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Miniatura()()()() |
Initializes a new empty instance of the Miniatura class.
|
![]() |
Miniatura(Int32) |
Retrieve a miniature object from the database.
|
![]() |
Miniatura(String, Int32, Int32) |
Search an item Miniatura in the database. If it does not exist create it.
|
![]() |
Miniatura(String, Int32, Int32, DateTime) |
Search a Miniatura in the database. If it does not exist create it.
|
Methods
Name | Description | |
---|---|---|
![]() |
Dispose()()()() |
It performs activities in the application, such as freedom, releases or resets unmanaged resources.
|
![]() ![]() |
GetGalleryFromPath |
Gets the gallery from path. Create a list of Miniatura.Pk from the images of a directory.
|
![]() ![]() |
GetMiniaturesInfoFromPath |
Create a list of [MagicCMS.Core.MiniatuaInfo] from the images of a directory.
|
![]() |
Insert |
Inserts this instance in Miniature database.
|
Properties
Name | Description | |
---|---|---|
![]() |
BmpData |
Gets or sets the BMP data.
|
![]() |
Height |
Gets or sets the height.
|
![]() |
OdateTicks |
Gets or sets the odate ticks. File date.
|
![]() |
Opath |
Gets or sets the opath. Complete Path of image.
|
![]() |
OriginalUrl |
Gets the original URL.
|
![]() |
Pk |
Gets or sets the pk. Unique ID.
|
![]() |
Width |
Gets or sets the width.
|