| .. |
|
Advanced
|
Use Buffer2D throughout. Fix #1141
|
6 years ago |
|
Color
|
Switched pixel format type constraint to unmanaged
|
6 years ago |
|
ColorSpaces
|
Update colorspace namespaces
|
6 years ago |
|
Common
|
Use Buffer2D throughout. Fix #1141
|
6 years ago |
|
Formats
|
Merge branch 'master' into bp/tgaImageOrigin
|
6 years ago |
|
IO
|
Merge namespaces
|
6 years ago |
|
Memory
|
fix GetSingleSpan() & GetSingleMemory()
|
6 years ago |
|
Metadata
|
Merge branch 'master' into sp/text-segment-initialization
|
6 years ago |
|
PixelFormats
|
Replace Vector4.Clamp
|
6 years ago |
|
Primitives
|
Update equality check and add ests. Fix #1116
|
6 years ago |
|
Processing
|
Remove not needed tmp buffer
|
6 years ago |
|
Properties
|
Bokeh blur implementation (#842)
|
7 years ago |
|
Configuration.cs
|
cover and harden ResizeProcessor
|
6 years ago |
|
GeometryUtilities.cs
|
Move GeometryUtilities
|
6 years ago |
|
GraphicsOptions.cs
|
Remove unused properties.
|
6 years ago |
|
IConfigurationModule.cs
|
Remove leading whitespace
|
8 years ago |
|
IDeepCloneable.cs
|
covariant interface: IDeepCloneable<out T>
|
7 years ago |
|
IImage.cs
|
Refactor Image.Dispose
|
6 years ago |
|
IImageInfo.cs
|
Update metadata names (#879)
|
7 years ago |
|
Image.Decode.cs
|
Switched pixel format type constraint to unmanaged
|
6 years ago |
|
Image.FromBytes.cs
|
Add Guard checks, don't pass null,
|
6 years ago |
|
Image.FromFile.cs
|
Add Guard checks, don't pass null,
|
6 years ago |
|
Image.FromStream.cs
|
Add Guard checks, don't pass null,
|
6 years ago |
|
Image.LoadPixelData.cs
|
Switched pixel format type constraint to unmanaged
|
6 years ago |
|
Image.WrapMemory.cs
|
Switched pixel format type constraint to unmanaged
|
6 years ago |
|
Image.cs
|
Switched pixel format type constraint to unmanaged
|
6 years ago |
|
ImageExtensions.Internal.cs
|
Switched pixel format type constraint to unmanaged
|
6 years ago |
|
ImageExtensions.cs
|
Update ImageExtensions.cs
|
6 years ago |
|
ImageFrame.LoadPixelData.cs
|
Switched pixel format type constraint to unmanaged
|
6 years ago |
|
ImageFrame.cs
|
Switched pixel format type constraint to unmanaged
|
6 years ago |
|
ImageFrameCollection.cs
|
Enumerate once on clone. Fix #1073
|
6 years ago |
|
ImageFrameCollection{TPixel}.cs
|
Switched pixel format type constraint to unmanaged
|
6 years ago |
|
ImageFrame{TPixel}.cs
|
Merge branch 'master' into feature/single-row-value-delegate-optin
|
6 years ago |
|
ImageInfo.cs
|
Update metadata names (#879)
|
7 years ago |
|
ImageInfoExtensions.cs
|
Merge namespaces
|
6 years ago |
|
ImageSharp.csproj
|
cleanup and fix build errors
|
6 years ago |
|
ImageSharp.csproj.DotSettings
|
test cases for MemoryGroup.Allocate()
|
6 years ago |
|
ImageSharp.netstandard1.1.v3.ncrunchproject
|
refactor ImageFrameCollection for updated API
|
9 years ago |
|
Image{TPixel}.cs
|
Switched pixel format type constraint to unmanaged
|
6 years ago |
|
IndexedImageFrame{TPixel}.cs
|
Move IndexedImageFrame to root namespace.
|
6 years ago |
|
ReadOrigin.cs
|
Refactor Image, ImageFrame + IImage
|
8 years ago |