ImageSizer is a free application for resizing one or several pictures at the same time and in an easy and fast way. As other Air tools, it's very easy to use and the look of the interface is very good. In fact, this time, the interface is like a wizard that will guide you throughout all the process. This app allows you to resize an image to whatever size you like (with limitation), quickly and easily. It is a really resizer app. You can specify the output format using one of the following four units of measurement: pixels, millimeters, centimeters, inches To preserve aspect ratio just tap on the chain icon between width and height input fields. Image Size gives you the option of saving. Files for imagesize, version 1.2.0; Filename, size File type Python version Upload date Hashes; Filename, size imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) File type Wheel Python version py2.py3 Upload date Dec 26, 2019 Hashes View.
Resize your image online in three simple steps:
- Use the top left button to select and upload your picture. Resize Your Image supports different extensions as .jpg, .gif, .png, .tiff, .pdf, .raw, .txt etc. Since you resize the image online and the website depends on the speed of your internet connection, the upload time can be variable. Be patient if it lasts!
- Use the buttons and arrows to set the size of your image online. Height and Width show you the actual height and width of the cropped area, Press button to set height and width manually. Use the arrows to crop the area. Height and witdh are shown in the buttons above.
- Press the orange button to resize your image. This will bring you to the download page where you will find your new image!
Image Size Reducer
Imagesize determines the size of the memory area required to store a bit image. If the size required for the selected image is greater than or equal to 64K - 1 bytes, imagesize returns 0xFFFF (-1).
Holds the size information of an image.
Fields
width: usize
height: usize
Height of an image in pixels.
Trait Implementations
impl Clone for ImageSize
[src]
fn clone(&self) -> ImageSize
[src]
fn clone_from(&mut self, source: &Self)
1.0.0[src]
Performs copy-assignment from source
. Read more
impl Copy for ImageSize
[src]
impl Debug for ImageSize
[src]
fn fmt(&self, f: &mut Formatter<'_>) -> Result
[src]
Formats the value using the given formatter. Read more
impl Eq for ImageSize
[src]
impl Hash for ImageSize
[src]
fn hash<__H: Hasher>(&self, state: &mut __H)
[src]
F1 2004 pc game free download. Feeds this value into the given [Hasher
]. Read more
fn hash_slice<H>(data: &[Self], state: &mut H) where
H: Hasher,
1.3.0[src]
H: Hasher,
Feeds a slice of this type into the given [Hasher
]. Read more
impl Ord for ImageSize
[src]
Imagesizereduce
fn cmp(&self, other: &ImageSize) -> Ordering
[src]
This method returns an [Ordering
] between self
and other
. Read more
#[must_use]fn max(self, other: Self) -> Self
1.21.0[src]
Compares and returns the maximum of two values. Read more
#[must_use]fn min(self, other: Self) -> Self
1.21.0[src]
Compares and returns the minimum of two values. Read more
#[must_use]fn clamp(self, min: Self, max: Self) -> Self
[src]
clamp
)impl PartialEq<ImageSize> for ImageSize
[src]
fn eq(&self, other: &ImageSize) -> bool
[src]
This method tests for self
and other
values to be equal, and is used by . Read more
fn ne(&self, other: &ImageSize) -> bool
[src]
impl PartialOrd<ImageSize> for ImageSize
[src]
fn partial_cmp(&self, other: &ImageSize) -> Option<Ordering>
[src]
This method returns an ordering between self
and other
values if one exists. Read more
fn lt(&self, other: &ImageSize) -> bool
[src]
This method tests less than (for self
and other
) and is used by the <
operator. Read more
fn le(&self, other: &ImageSize) -> bool
[src]
This method tests less than or equal to (for self
and other
) and is used by the <=
operator. Read more
fn gt(&self, other: &ImageSize) -> bool
[src]
This method tests greater than (for self
and other
) and is used by the >
operator. Read more
fn ge(&self, other: &ImageSize) -> bool
[src]
This method tests greater than or equal to (for self
and other
) and is used by the >=
operator. Read more
impl StructuralEq for ImageSize
[src]
impl StructuralPartialEq for ImageSize
[src]
Auto Trait Implementations
impl RefUnwindSafe for ImageSize
impl Send for ImageSize
impl Sync for ImageSize
impl Unpin for ImageSize
impl UnwindSafe for ImageSize
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src]
T: 'static + ?Sized,
fn type_id(&self) -> TypeId
[src]
impl<T> Borrow<T> for T where
T: ?Sized,
[src]
T: ?Sized,
fn borrow(&self) -> &T
[src]
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src]
T: ?Sized,
fn borrow_mut(&mut self) -> &mut T
[src]
impl<T> From<T> for T
[src]
fn from(t: T) -> T
[src]
impl<T, U> Into<U> for T where
U: From<T>,
[src]
U: From<T>,
fn into(self) -> U
[src]
impl<T> ToOwned for T where
T: Clone,
[src]
T: Clone,
type Owned = T
fn to_owned(&self) -> T
[src]
Creates owned data from borrowed data, usually by cloning. Read more
fn clone_into(&self, target: &mut T)
[src]
toowned_clone_into
)recently added
Uses borrowed data to replace owned data, usually by cloning. Read more
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src]
U: Into<T>,
type Error = Infallible
The type returned in the event of a conversion error.
fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>
[src]
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src]
U: TryFrom<T>,
type Error = <U as TryFrom<T>>::Error
The type returned in the event of a conversion error.