jpeg - Transparent jpg image. HOW? -


i came across image

http://images.clipartpanda.com/clipart-house-house-clip-art-87.jpg

and looks transparent .jpg image

as far know there no transparency in jpg images

how can done?

it cannot done. jpg image in fact png. named jpg, server says mime type image/png. mime type wins on file extension in browsers. browser tries determine file type file extension if mime type missing - if there type, file assumed of type, regardless of extension; may have no extension @ all.


Comments

Popular posts from this blog

c# - Store DBContext Log in other EF table -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -